home *** CD-ROM | disk | FTP | other *** search
/ 600 Games / 600games.iso / Puzzle / math_triangles.swf / scripts / DefineButton2_9 / BUTTONCONDACTION on(release).as < prev   
Encoding:
Text File  |  2007-03-20  |  56 b   |  5 lines

  1. on(release){
  2.    _root.Result = "";
  3.    stopDrag();
  4. }
  5.